Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / C1CachedDataCollectionList<T> Class / IsFixedSize Property

In This Topic
    IsFixedSize Property (C1CachedDataCollectionList<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFixedSize As Boolean
    public bool IsFixedSize {get;}
    See Also